Skip to main content

Onboarding - Invisible (QA ) Agent

When Web testing is selected, DevAssure activates the Invisible QA Agent, your autonomous web-testing agent.

What You Can Do

  • Execute end to end UI tests using natural language instructions.
  • Run tests via VS Code or CLI
  • Integrate into CI/CD pipelines
  • Use YAML or CSV-based test definitions

Installation Options

The Invisible Agent is designed to live where you work.

You can trigger tests via our VS Code extension or integrate them into your terminal/CI pipeline using the CLI .

  • Navigate to the Install tab in the sidebar to choose your installation option.

1. VS Code Extension

Best suited for writing YAML-based tests, visualizing step-by-step automation, and debugging in real time.

🧩 Install via the VS Code Extension from Marketplace or by searching for “DevAssure Invisible (QA) Agent”.

For setup instructions, refer to the Invisible Agent guide.

To learn how to create and execute tests, refer to:

info

Prerequisites

  • VS Code Installed: Download here.
  • Verified Account: Ensure you have clicked the verification link in your signup email.

2. CLI Installation

Install the CLI globally to execute automation runs directly from the terminal or your CI pipeline

Run the following command in your terminal to install the agent globally:

npm i -g @devassure/cli

Authenticate:

  • Once installed, use devassure login to connect your terminal to your account.

Reference Documentation:

info

Prerequisites


Usage & Credits

The Invisible Agent operates on a credit-based system. You can track your consumption in real-time via the Usage tab.

  • Credit Balance: Your remaining funds for running natural language tests.
  • Number of Sessions: Total individual test sessions executed during the billing period.
  • Total Credits Used: A dollar-value summary of your execution costs.
info

After the trial, choose a subscription plan that best fits your needs. Once you have installed your preferred tool, you are ready to run your first test.

Need help writing your first natural language test? Reach out to support@devassure.io for a quick walkthrough.